CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android xml

搜索资源列表

  1. xmljsontext

    0下载:
  2. android中队xml文件的处理,xml和json文件的自由转换。-the android the squadron xml file processing xml and json file free conversion.
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:2500287
    • 提供者:风军
  1. moviemanager

    0下载:
  2. Application for android phones, which lets the user save watched movies into a database, with rating and imdb links so lookup can be easier. The server handeling the imdb lookup is no longer up, but for someone using android to access XML datab
  3. 所属分类:Applet

    • 发布日期:2017-11-26
    • 文件大小:4898
    • 提供者:Johan
  1. SharePreferences

    0下载:
  2.  本源码主要于数据存储SharePreferences相关,介绍SharePreferences在android开发中的用法和实例。   关于SharePreferences:它是以键值对来存储应用程序的配置信息的,只能存储基本数据类型。一个程序的配置文件仅可以在本应用程序中使用,或者说只能在同一个包内使用,不能在不同的包之间使用。实际上SharedPreferences是采用了XML格式将数据存储到设备中,在DDMS中的File Explorer中的/data/data//shares_
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:53774
    • 提供者:zhb
  1. PullXmlDemo

    0下载:
  2. 该项目的功能是针对android中怎样解析xml-The function of the project is how to parse xml for android
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:693057
    • 提供者:huwenjuan
  1. Test12

    0下载:
  2. android读取本地xml,有需要的自己拿去,希望对你有用-android read local xml, there is a need to take that, I hope you
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:965447
    • 提供者:小陶
  1. Android_read_write_XML

    0下载:
  2. android 读写xml文件的方法,对初学android的朋友很有帮助-android read and write xml file, helpful beginner android friend
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:128296
    • 提供者:qianlong
  1. hitest

    0下载:
  2. android 自定义数据库,文件读写,解析xml,处理耗时操作,加载加载网页等。-android custom database, file read and write, parse xml, the processing of time-consuming operation, load to load the page.
  3. 所属分类:android

    • 发布日期:2017-11-14
    • 文件大小:2278538
    • 提供者:feima
  1. hitest

    0下载:
  2. 自定义数据库,文件读写,解析xml,处理耗时操作,加载网页,android菜单。-Custom database, file read and write, parse xml, to handle time-consuming operations, load the page, android menu.
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:2279807
    • 提供者:何德友
  1. SelecterDrawableSample

    0下载:
  2. Android Selecter Drawable属性使用源码下载,android的selector是在drawable/xxx.xml中配置的,android的selector是一个背景选择器,美化软件时候经常用到,这个Android Selecter源码简要告诉Android编程者Drawable属性的使用。-Android Selecter Drawable attribute to use source code download android the selector drawabl
  3. 所属分类:android

    • 发布日期:2017-11-10
    • 文件大小:16605
    • 提供者:刘金刚
  1. LoginXml

    0下载:
  2. android 登陆菜单的各种xml -android Log menu xml
  3. 所属分类:Games

    • 发布日期:2017-11-15
    • 文件大小:557260
    • 提供者:zhangxuedong
  1. HtcWeather

    0下载:
  2. android平台,仿htc天气始终效果,时钟翻页效果,在android4.0平台调试的代码,需要其他平台的需要修改一下androidmanifest.xml-android platform, imitation the htc weather always effects, clock flip effect in the android4.0 platform debugging code, you need to other platforms need to modify androi
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1457460
    • 提供者:chishiwei
  1. SelecterDrawableSample

    0下载:
  2. Android Selecter Drawable属性使用源码下载,android的selector是在drawable/xxx.xml中配置的,android的selector是一个背景选择器,美化软件时候经常用到,这个Android Selecter源码简要告诉Android编程者Drawable属性的使用。-Android Selecter Drawable attribute to use source code download android the selector drawabl
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-03
    • 文件大小:17423
    • 提供者:James
  1. XmlResourceParser

    0下载:
  2. Android中的XmlResourceParser XML资源分析器代码,搞Android的估计不用介绍就知道这是搞什么的,在Android编程中,这也是比较重要的功能哦,所以本源码对Android编程新手来说,是有必要学习一下的。-Parser code in Android XmlResourceParser XML resources, engage in Android estimate not introduced you know that it is engaged in wha
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-19
    • 文件大小:72175
    • 提供者:Chen
  1. calendarAndroidManifest

    0下载:
  2. android手机日历的AndroidManifest.xml文件-android OS s calendar file of AndroidManifest.xml
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:2782
    • 提供者:zjz
  1. input-method

    0下载:
  2. 这是Android输入法手势操作源码,注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限!-Android input method gestures operation source, pay attention: android.gesture this class in the api-4 (SDK1.6) began to support! Remind
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:63348
    • 提供者:anan887
  1. MenuXmlSample

    0下载:
  2.  Android中的XML菜单的实现实例,XML在Android开发中的使用相当普遍,XML与菜单结合,会更丰富菜单的功能,具体实现思路请参见源码吧。-Menu XML in Android instance, the use of XML in Android development is fairly common, XML combined with a menu, the menu will be richer, and specific ideas see the source cod
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:16565
    • 提供者:pudn1335
  1. XmlValuesSample

    0下载:
  2. Android中的XmlValues例子,在Android中使用xml,并为XML赋值、取值的例子-Android-in XmlValues ​ ​ example in Android using xml, XML assignment values ​ ​ example
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:54252
    • 提供者:pudn1310
  1. codeUI

    0下载:
  2. 一款编码与xml同时实现的android界面布局,适合初学者学习编码布局动态实现。-A encoding and XML simultaneously android interface layout, suitable for beginners to learn coding layout dynamically.
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:52110
    • 提供者:卢彰刚
  1. download

    0下载:
  2. android下载zip文件解压读取xml操作-android download zip file to read xml
  3. 所属分类:android

    • 发布日期:2017-11-07
    • 文件大小:1433257
    • 提供者:刘姜
  1. feedreader-master

    0下载:
  2. android 阅读新闻源码 可以添加RSS文件的地址浏览xml文件 呵呵 不错的源码哦 加油-Browse xml file android read news source you can add RSS file address Oh good source Oh Come
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:806549
    • 提供者:lili
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com